/* .Serviceautopilot{

    margin-left: 80px;
} */
.check{
        width:100px;
        height:50px;

}
.get{
    font-size:25px;
}
.get{
    margin-right:40px;
    font-size: 30px;
    margin-bottom: 70px;
}
.headline{
  
    font-weight: 800;
   
    color: #12b200;
}
.respect{
    
    font-size:120%;
    font-weight: 400;
    color: #404040;
}
.formtour{
    
        background-color: white;
        border-radius: 30px;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
        
        box-sizing: inherit;
        box-shadow: 0px 0px 2px 2px rgba(0,0,0,.26);

}
.watch{
    font-style: italic;
    font-weight: bold;
}
.button{
    background-color: #ff7f24;
    border: 1px solid #ff7f24;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    box-shadow: 0px 6px 5px 0px rgba(0,0,0,.26);
    
}
.button:hover{
    background-color: #f16a08;
    border: #f16a08;
}
.copy{
    color: white;
    background-color: rgb(0, 0, 0);

}
.foot{
    background-image: linear-gradient(rgba(222,237,222,.95),rgba(222,237,222,.95));
    background-size: auto,cover;
    background-blend-mode: normal;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top:70px;

}
.ct-link-text{
    /* margin-left: 10px; */
    font-size: 12px;
    padding-top: 10px; 
    padding-bottom: 10px;
     padding-left: 8px;
    padding-right: 8px; 
    color: #12b200;
    font-weight: 700;
    text-decoration: underline;
  
}
.footer{
    margin-bottom:90%;


}
h1{
    font-family: 'lato';
    color: #000;
    font-size: 50px;
}
.h2green{
    color:green;
}
.member{
    font-weight: 700;
    font-style: italic;

}
.navbar{
    box-shadow: 0px 6px 5px 0px rgba(0,0,0,.26);
    
}
.video{

     height:900%;
     width:650px;
}

